home *** CD-ROM | disk | FTP | other *** search
- /*
- * file: SequencerTest Realtime.c
- *
- *
- */
-
-
- /*--------------------------
- Inclusions
- --------------------------*/
-
- #include "SequencerTest.h"
-
-
- /*--------------------------
- Public Routines
- --------------------------*/
-
-
-
- void PlayScorePartBeat(ScorePart *sp, NoteChannel nc, short beat);
- void PlayDocOnce(TDoc *d);
-
-
- void PlayQTScore(TDoc *d);
- void ScoreToQTScore(TDoc *d);